home *** CD-ROM | disk | FTP | other *** search
- % Parameter control file for Perl language source used by shrouder program
-
- % These parameters control string processing
- STRING: ","
- CHAR: ','
- SPECIAL CHAR: \
-
- % These parameters control name substitutions
- NAME JOINS: _
- KEEP LENGTH: No,5
- KEEP SEPARATORS: Yes
- CASE SENSITIVE: Yes
- FORCE CAPS: No
- MAX LENGTH: 31
- DUP CHECK: 5
-
- % Comment delimiters
- LINE COMMENT: #
- NESTED: No
- OUT COMMENT: # --,
-
- % Include file handling
- INCLUDING: require,''
- DEFINE CODE: &&name = &&text
- REPLACE NUMBS: No
- REPLACE STRGS: $&&name = &&text
-
- % Random name generation and miscellaneous
- SEED RANDOM: Yes
- COMPRESS LINE: No
- DEFINE GLOBLS: No
- DEFINE KEYWRD: No
-
- REGISTRATION: LNK Corporation, 1994.
- SERIAL NUMBER: P01-,SH-1
-
- OBSCURE NAMES: No
- NAME TOKEN: $
- NAME TOKEN: %
- NAME TOKEN: @
- NAME TOKEN: &
- SKIP CODE: EOF,EOF
- COMMENT DIRC: #!
-